home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / misc / emu / App8ImU.lha / changes.log < prev    next >
Encoding:
Text File  |  1998-04-10  |  3.0 KB  |  79 lines

  1.  
  2. Seventh version (V0.6):
  3.  
  4.     Files extracted from UCSD Pascal or ProDOS diskette image files will now
  5.     have a date/time stamp that properly matches the date/time stamp within the
  6.     directory of the image file.  The logic to do this for UCSD Pascal files
  7.     was inadvertantly omitted from V0.5.  The logic to do this for ProDOS files
  8.     had a bug that would cause "'StrToDate' failed!" to be displayed if the
  9.     time created/modified was before 10:00.
  10.  
  11. ===============================================================================
  12.  
  13. Sixth version (V0.5):
  14.  
  15.     Fixed the problem in V0.4 that made it impossible to extract files from
  16.     within image files if the name of the file to be extracted contains one or
  17.     more spaces.
  18.  
  19. ===============================================================================
  20.  
  21. Fifth version (V0.4):
  22.  
  23.     1) Input sector image files may now be in either 'DOS33 order' (DO)
  24.        or 'ProDOS order' (PO).  "ImU" is now intelligent enough to figure out
  25.        which format the diskette image uses.
  26.  
  27.     2) Extraction logic added for DOS 3.3 and UCSD Pascal diskette image files.
  28.  
  29.     3) The option to translate text files while extracting (-xt) now works.
  30.  
  31.     4) Files extracted from UCSD Pascal and ProDOS image files will have the
  32.        same date/time stamp as the file inside the image file.  If the
  33.        internal file has no date/time stamp, the AmigaDOS file will have a
  34.        date/time stamp that reflects the date/time it was extracted.
  35.  
  36.     5) Logic added to display both catalogs if a diskette image file contains
  37.        a combination of DOS 3.3 and either UCSD Pascal or ProDOS.
  38.  
  39. ===============================================================================
  40.  
  41. Fourth version:
  42.  
  43.     1) Logic to handle bit image files completely rewritten so it now runs
  44.        much, much faster.  Bit images files now converted in 9 seconds
  45.        whereas the previous version needed 227 seconds for conversion.
  46.  
  47.     2) Bit image files used by "STM", a Macintosh Apple ][+ emulator, now
  48.        acceptable as input to "ImU".
  49.  
  50.     3) Stack usage greatly increased due to rewrite mentioned above.
  51.  
  52. ===============================================================================
  53.  
  54. Third version:
  55.  
  56.     Major revision that adds the following functions:
  57.  
  58.     1) Re-ordering of the order of sectors within sector image files.
  59.  
  60.     2) Conversion of bit image files to sector image files.
  61.  
  62.     3) Extraction of files contained in sector image files (ProDOS only).
  63.  
  64.     Command line argument validation was added for the following functions:
  65.  
  66.     1) Insertion of files into sector image files (not yet implemented).
  67.  
  68.     2) Deletion of files from sector image files (not yet implemented).
  69.  
  70.     3) Translation of 'EOL' characters while inserting files into
  71.        or extracting files from sector image files (not yet implemented).
  72.  
  73. ===============================================================================
  74.  
  75. Second version:
  76.  
  77.     This release of "App8ImU.lha" merely corrected an omission in "ImU.doc"
  78.   regarding the amount of stack space required by "ImU".
  79.